projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b90ebf4
)
serial: Kconfig: Add MXC_UART entry
author
Jagan Teki
<
[email protected]
>
Sat, 8 Oct 2016 12:30:08 +0000
(18:00 +0530)
committer
Stefano Babic
<
[email protected]
>
Wed, 26 Oct 2016 14:53:16 +0000
(16:53 +0200)
Added kconfig for MXC_UART driver.
Cc: Simon Glass <
[email protected]
>
Cc: Fabio Estevam <
[email protected]
>
Cc: Stefano Babic <
[email protected]
>
Cc: Peng Fan <
[email protected]
>
Cc: Matteo Lisi <
[email protected]
>
Cc: Michael Trimarchi <
[email protected]
>
Signed-off-by: Jagan Teki <
[email protected]
>
drivers/serial/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/serial/Kconfig
b/drivers/serial/Kconfig
index 541cf2e512f0b9844e29f32fc7096f09fb3e647a..317d15849d34323fde33efb2d55fc98df7d1bdc2 100644
(file)
--- a/
drivers/serial/Kconfig
+++ b/
drivers/serial/Kconfig
@@
-309,6
+309,13
@@
config MVEBU_A3700_UART
Choose this option to add support for UART driver on the Marvell
Armada 3700 SoC. The base address is configured via DT.
+config MXC_UART
+ bool "IMX serial port support"
+ depends on MX6
+ help
+ If you have a machine based on a Motorola IMX CPU you
+ can enable its onboard serial port by enabling this option.
+
config PIC32_SERIAL
bool "Support for Microchip PIC32 on-chip UART"
depends on DM_SERIAL && MACH_PIC32